Fix minor bugs in mouse highlight.
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 Oct 2010 11:48:56 +0000 (13:48 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Oct 2010 11:48:56 +0000 (13:48 +0200)
commitf0599d9280f043b490bbe007297a4e39ad3dbe38
treebc7d93223950a6c9367bde906c7f2ae505064dd9
parentbcf6242f1c499ef6b5f6ba179a3ab273846ddc64
Fix minor bugs in mouse highlight.

 xdisp.c (coords_in_mouse_face_p): Fix the conditions for when
 mouse_face_beg_row and mouse_face_end_row are equal.
 (note_mouse_highlight): Clear mouse highlight when mouse pointer
 is in a R2L row on the stretch glyph that stands for no text
 beyond the line end.
src/ChangeLog
src/xdisp.c